Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/fees/[fee-type]/flat

Description:

Additional fees for transactions of specific type, such as chargebacks, declines, ACH returns. See merchant fee for additional information.

Supported Actions:

load  
Method:  GET       Implicit:  Yes       Returns:  FlatFee *      
Consumes:  xurl  Produces:  json, xml 
 
Lists flat merchant fees for the given frequency type.


modify  
Method:  POST       Implicit:  Yes       Returns:  FlatFee *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Allows to modify flat merchant fees for the given frequency type.

Parameters:
# Name Type Required Default Description
01 object FlatFee * Yes Updated object information.

Represents fees that are applied to all transactions other than sale and credit.